Skip to content

Inspect source of exception and filter out of module scope#40

Open
kompotkot wants to merge 8 commits intobugout-dev:mainfrom
kompotkot:exceptions-filter
Open

Inspect source of exception and filter out of module scope#40
kompotkot wants to merge 8 commits intobugout-dev:mainfrom
kompotkot:exceptions-filter

Conversation

@kompotkot
Copy link
Contributor

@kompotkot kompotkot commented Mar 30, 2021

PR close issue #31


if modules_whitelist is None:
modules_whitelist = []
modules_whitelist.append(self.name)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default all exceptions should be available

python/setup.py Outdated
setup(
name="humbug",
version="0.1.14",
version="0.1.15",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update to next version

@zomglings zomglings self-requested a review April 7, 2021 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants